PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFLineAnnotation Class / setStartLineStyle Method
A PDFLineEndStyle enum member that represents the start of the line.
In This Topic
    setStartLineStyle Method
    In This Topic
    Sets the style used for the start of the line.
    Syntax
    public void setStartLineStyle( 
       PDFLineEndStyle value
    )

    Parameters

    value
    A PDFLineEndStyle enum member that represents the start of the line.
    See Also